C1.Web.Mvc Namespace / AutoComplete<T> Class / InputType Property

In This Topic
InputType Property (AutoComplete<T>)
In This Topic
Gets or sets the "type" attribute of the HTML input element hosted by the control.
Syntax
'Declaration
 
Public Property InputType As String
 
See Also